• Updated code to work with MetroWerks CodeWarrior Pro 4 (minor).
• Added Fluid Density, Mass Flow Rate, and Wine Bottle categories.
• Changed all instances of "Imperial" to the correct and consistent "UK"
• Changed all liq abbreviations to "liquid"
• Added cm of Hg, dynes/cm2, mm of Hg to Pressure category.
• Added foot-lbf/minute, gram-cm/second to Power category.
Version 1.2.2 (02Oct98)
• Now have exact measurements for various Area conversions that were previously getting converted to metric before being converted back to english units. Now get exact results even if options are not set to Truncated.
Version 1.2.1 (10 Sep 98)
• Now respond to the "Open" and "Quit" AppleEvents
• Added four new currency values
• Updated code to work with MetroWerks CodeWarrior Pro 3.1.
• In Velocity, corrected the Mach @ STP to meters/second conversion. Improved various knots conversions.
• In Time, corrected the blinks to minutes (solar) conversion. (Thanks, NASA!)
• In Mass, improved the accuracy of Stones to Grams.
• Added the units "microbar" and "torr" to the Pressure category.
• Added the unit "barn" to the Area category.
• Removed serial number from About window.
Version 1.2 (02 May 98)
• Updated code to work with MetroWerks CodeWarrior Pro 3 (mostly header changes).
• Fixed possible memory leak in DragStuff.c, largely updating the DragText function.
• Changed the way Flip Units was handled to work correctly with Mac OS 8.
• Changed all About windows to reflect new contact info.
• Greatly improved the Spanish language localizations.
• Increased number of currencies to 18, and updated currency names to agree with new Euro currency standards.
• Added ounces (U.K. liquid) to the Bartending category.
• Now use Kagi for payment handling.
Version 1.1 (08 Dec 97)
• Added Paper Measurement category with sheet/quire/ream/bale conversions.
• Fixed Drag & Drop problem resulting from changes made in 1.0.7.
• In the Energy category, changed BTU to BTU (mean), added BTU (Int’l), changed
calories (IST) to calories (Int’l), added kilocalories (Int’l), and kilocalories (thermo).
• In the Length category, changed fathoms to feet to its exact value.
• In the Power category, changed the calories/second to watts to its exact value.
• In the Pressure category, changed feet of H2O to pascals to its exact value.
• In the Velocity category, changed miles/hour to meters/second to its exact value.
• In the Velocity category, changed miles/minute to meters/second to its exact value.
• In the Volume category, changed the bushels to liters to its exact value.
Version 1.0.9 (29 Sep 97)
• Fixed microns to mils conversion in Length.
• Fixed localization of From and To string relative to the Decimal and Thousands delimiters provided in the Numbers control panel.
Version 1.0.8 (22 Aug 97)
• Fixed Kelvin Temperature problem (degree symbol wasn't properly placed).
Version 1.0.7 (10 Jul 97)
• Fixed SMPTE Frame Rates menu.
• Fixed bars to newtons/m2 conversion issue.
• Fixed a meters/second to miles/second which affected a number of velocity conversions.
• Added better Mac OS version 7 or later checking.
• Converted to CodeWarrior 12
Version 1.0.6 (04jun97)
• Fixed stones to pounds (avoir), pounds (avoir) to stones, stones to grams.
Version 1.0.5 (21apr97)
• Fixed tons (short) to pounds, grams to tons (short).
• Optimized Pref creation routines. No longer use file alias stuff from DTS sample code.
• Corrected apostrophe usage (' to ’) throughout application.
• Corrected miles (nautical) to feet error.
• Changed about box PICTs to reflect new email address.
• Updated Read Me.
Version 1.0.4 (11feb97)
• Fixed Volts mistake (SI to Absolute). Also updated to CodeWarrior 11.
• Fixed bugs in and/or added grams to stones, pounds to stones, stones to pounds, troy pounds to grains, troy pounds to ounces, grams to grains, pennyweights, and several Luninance fixes.
• Changed use of candels to candela.
Version 1.0.3 (30nov96)
• Fixed Temperatures mistake which caused Kelvin Temperature conversions to not function properly. According to The Macmillian Dictionary of Measurement, 1994, ISBN 0-02-525750-1, "the word 'degrees' (or the symbol for it) does not appear between the figures and K when quoting a temperature on the scale."
Version 1.0.2 (31oct96)
• Fixed numerous astronomical unit mistakes.
• Fixed cm to Angstroms, km to Angstroms.
• French menu item Corrections (Flip Units and Update Currencies). Accent corrections. French correction for Truncated submenu.
• Changed Read Me to correct email addresses.
Version 1.0.1 (12mar96)
• Fixed numerous Time mistakes, including nanoseconds, µseconds, milliseconds and seconds (solar) to minutes (solar)
• Fixed points to inches and inches to points
• Added momme in the Mass category (Japanese for Pearl weights)
• No longer do calculations unless menus are actually changed, rather than just clicked on.